UnitfulHeight

unit_system.UnitfulHeight()

Combination of height and unit.

Attributes

value : float

The height value, must be greater than or equal to 0.

units : UnitTypesLength

The unit of height.

Back to top